Telegram Group & Telegram Channel
Ответ к предыдущей задаче для новичков.

class Calculator:
@staticmethod
def add(n1, n2):
return n1 + n2

@staticmethod
def subtract(n1, n2):
return n1 - n2

@staticmethod
def divide(n1, n2):
if n2 != 0:
return n1 / n2

@staticmethod
def multiply(n1, n2):
return n1 * n2

Еще 3 варианта решения мы закинули на наш сайт: https://pythonturbo.ru/zadacha-prostoj-oop-kalkulyator/

#новичок #coбес



tg-me.com/pythonturboru/417
Create:
Last Update:

Ответ к предыдущей задаче для новичков.

class Calculator:
@staticmethod
def add(n1, n2):
return n1 + n2

@staticmethod
def subtract(n1, n2):
return n1 - n2

@staticmethod
def divide(n1, n2):
if n2 != 0:
return n1 / n2

@staticmethod
def multiply(n1, n2):
return n1 * n2

Еще 3 варианта решения мы закинули на наш сайт: https://pythonturbo.ru/zadacha-prostoj-oop-kalkulyator/

#новичок #coбес

BY Python Turbo. Уютное сообщество Python разработчиков.


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/pythonturboru/417

View MORE
Open in Telegram


Python Turbo Уютное сообщество Python разработчиков Telegram | DID YOU KNOW?

Date: |

If riding a bucking bronco is your idea of fun, you’re going to love what the stock market has in store. Consider this past week’s ride a preview.The week’s action didn’t look like much, if you didn’t know better. The Dow Jones Industrial Average rose 213.12 points or 0.6%, while the S&P 500 advanced 0.5%, and the Nasdaq Composite ended little changed.

The Singapore stock market has alternated between positive and negative finishes through the last five trading days since the end of the two-day winning streak in which it had added more than a dozen points or 0.4 percent. The Straits Times Index now sits just above the 3,060-point plateau and it's likely to see a narrow trading range on Monday.

Python Turbo Уютное сообщество Python разработчиков from nl


Telegram Python Turbo. Уютное сообщество Python разработчиков.
FROM USA